home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / pit300.zip / PBULL.DOC < prev    next >
Text File  |  1991-08-31  |  1KB  |  70 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.    THE PIT BULLETIN CREATOR
  9.    ~~~~~~~~~~~~~~~~~~~~~~~~
  10.  
  11.            This program creates the TOP-10 Listing that is specified by passing
  12.    parameters to it.  There are three different kinds of BULLETINS that can be
  13.    created by this program.  ANSI, NON-COLOR ANSI, and NON-GRAPHIC.  All you have
  14.    to do is attach the correct option and the filename to the program and it
  15.    will create the listing.
  16.  
  17.    USAGE:    PBULL <node> <option> <filename>
  18.  
  19.  
  20.    Commands
  21.    ~~~~~~~~
  22.  
  23.             /ANSI    : Creates an ANSI listing
  24.             /NOCOLOR : Creates an NON-COLOR ANSI listing
  25.             /NOANSI  : Creates a NON-ANSI GRAPHIC listing
  26.  
  27.    Samples:
  28.    ~~~~~~~~
  29.            Creating an ANSI listing on NODE 1
  30.            (Required even for one line BBS) :
  31.  
  32.                    PBULL 1 /ANSI C:\BBS\BULLET\PIT10.ANS
  33.  
  34.            Creating a Non-colorized ANSI listing:
  35.  
  36.                    PBULL 1 /NOCOLOR C:\BBS\BULLET\PIT10.BUL
  37.  
  38.            Creating a Non-ANSI Graphic listing:
  39.  
  40.                    PBULL 1 /NOANSI C:\BBS\BULLET\PIT10.TXT
  41.  
  42.    NOTE: This command can also be automatically called if the CONTROL STATION
  43.          is adjusted to activate it in THE PIT.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.